Skip to content

fix: pass GIT_TOKEN to release-plz CLI#798

Merged
DaleSeo merged 2 commits intomainfrom
fix/release-plz-cli-token
Apr 9, 2026
Merged

fix: pass GIT_TOKEN to release-plz CLI#798
DaleSeo merged 2 commits intomainfrom
fix/release-plz-cli-token

Conversation

@DaleSeo
Copy link
Copy Markdown
Member

@DaleSeo DaleSeo commented Apr 9, 2026

Motivation and Context

PR #797 has resolved the Rust version issue but it has surfaced another issue:

2026-04-09 at 15 25 27

It seems like the release-plz/action action expected GITHUB_TOKEN but the direct release-plz CLI invocation requires GIT_TOKEN.

How Has This Been Tested?

Breaking Changes

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

@DaleSeo DaleSeo requested a review from a team as a code owner April 9, 2026 19:25
@github-actions github-actions bot added T-CI Changes to CI/CD workflows and configuration T-config Configuration file changes labels Apr 9, 2026
alexhancock
alexhancock previously approved these changes Apr 9, 2026
@github-actions github-actions bot added T-dependencies Dependencies related changes T-test Testing related changes and removed T-dependencies Dependencies related changes T-test Testing related changes labels Apr 9, 2026
@DaleSeo DaleSeo force-pushed the fix/release-plz-cli-token branch from 473b493 to 0597176 Compare April 9, 2026 22:49
@alexhancock alexhancock self-requested a review April 9, 2026 22:54
@DaleSeo DaleSeo merged commit a7b5700 into main Apr 9, 2026
17 checks passed
@DaleSeo DaleSeo deleted the fix/release-plz-cli-token branch April 9, 2026 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-CI Changes to CI/CD workflows and configuration T-config Configuration file changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants